home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 4-Demos / Apple Demos / Tutorials / Display Card 4•8⁄8•24 Training / Display Card 4•8_8•24 Training / card_47692.txt < prev    next >
Text File  |  1990-03-19  |  743b  |  49 lines

  1. -- card: 47692 from stack: in
  2. -- bmap block id: 47912
  3. -- flags: 0000
  4. -- background id: 2792
  5. -- name: service 2g
  6. ----- HyperTalk script -----
  7. on opencard
  8.   wait 60
  9.   go next
  10. end opencard
  11.  
  12. on closecard
  13.   global maploc, cardloc
  14.   put word 1 of the short name of this card into maploc
  15.   put word 2 of the short name of this card into cardloc
  16. end closecard
  17.  
  18.  
  19.  
  20. -- part contents for background part 9
  21. ----- text -----
  22. Macintosh Display Card 4‚Ä¢8 and 8‚Ä¢24
  23.  
  24. -- part contents for background part 4
  25. ----- text -----
  26. Service and Support
  27.  
  28. -- part contents for background part 13
  29. ----- text -----
  30. Installing the Card 
  31.  
  32. -- part contents for background part 11
  33. ----- text -----
  34. service2a
  35.  
  36. -- part contents for background part 5
  37. ----- text -----
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.